3.366 \(\int \frac{\sqrt{x} (A+B x)}{(a+b x)^3} \, dx\)

Optimal. Leaf size=100 \[ \frac{(3 a B+A b) \tan ^{-1}\left (\frac{\sqrt{b} \sqrt{x}}{\sqrt{a}}\right )}{4 a^{3/2} b^{5/2}}-\frac{\sqrt{x} (3 a B+A b)}{4 a b^2 (a+b x)}+\frac{x^{3/2} (A b-a B)}{2 a b (a+b x)^2} \]

[Out]

((A*b - a*B)*x^(3/2))/(2*a*b*(a + b*x)^2) - ((A*b + 3*a*B)*Sqrt[x])/(4*a*b^2*(a + b*x)) + ((A*b + 3*a*B)*ArcTa
n[(Sqrt[b]*Sqrt[x])/Sqrt[a]])/(4*a^(3/2)*b^(5/2))

________________________________________________________________________________________

Rubi [A]  time = 0.0381686, antiderivative size = 100, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.222, Rules used = {78, 47, 63, 205} \[ \frac{(3 a B+A b) \tan ^{-1}\left (\frac{\sqrt{b} \sqrt{x}}{\sqrt{a}}\right )}{4 a^{3/2} b^{5/2}}-\frac{\sqrt{x} (3 a B+A b)}{4 a b^2 (a+b x)}+\frac{x^{3/2} (A b-a B)}{2 a b (a+b x)^2} \]

Antiderivative was successfully verified.

[In]

Int[(Sqrt[x]*(A + B*x))/(a + b*x)^3,x]

[Out]

((A*b - a*B)*x^(3/2))/(2*a*b*(a + b*x)^2) - ((A*b + 3*a*B)*Sqrt[x])/(4*a*b^2*(a + b*x)) + ((A*b + 3*a*B)*ArcTa
n[(Sqrt[b]*Sqrt[x])/Sqrt[a]])/(4*a^(3/2)*b^(5/2))

Rule 78

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> -Simp[((b*e - a*f
)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(f*(p + 1)*(c*f - d*e)), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1)
+ c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f,
 n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || LtQ
[p, n]))))

Rule 47

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + 1)), x] - Dist[(d*n)/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{\sqrt{x} (A+B x)}{(a+b x)^3} \, dx &=\frac{(A b-a B) x^{3/2}}{2 a b (a+b x)^2}+\frac{(A b+3 a B) \int \frac{\sqrt{x}}{(a+b x)^2} \, dx}{4 a b}\\ &=\frac{(A b-a B) x^{3/2}}{2 a b (a+b x)^2}-\frac{(A b+3 a B) \sqrt{x}}{4 a b^2 (a+b x)}+\frac{(A b+3 a B) \int \frac{1}{\sqrt{x} (a+b x)} \, dx}{8 a b^2}\\ &=\frac{(A b-a B) x^{3/2}}{2 a b (a+b x)^2}-\frac{(A b+3 a B) \sqrt{x}}{4 a b^2 (a+b x)}+\frac{(A b+3 a B) \operatorname{Subst}\left (\int \frac{1}{a+b x^2} \, dx,x,\sqrt{x}\right )}{4 a b^2}\\ &=\frac{(A b-a B) x^{3/2}}{2 a b (a+b x)^2}-\frac{(A b+3 a B) \sqrt{x}}{4 a b^2 (a+b x)}+\frac{(A b+3 a B) \tan ^{-1}\left (\frac{\sqrt{b} \sqrt{x}}{\sqrt{a}}\right )}{4 a^{3/2} b^{5/2}}\\ \end{align*}

Mathematica [A]  time = 0.0645202, size = 85, normalized size = 0.85 \[ \frac{\sqrt{x} \left (-3 a^2 B-a b (A+5 B x)+A b^2 x\right )}{4 a b^2 (a+b x)^2}+\frac{(3 a B+A b) \tan ^{-1}\left (\frac{\sqrt{b} \sqrt{x}}{\sqrt{a}}\right )}{4 a^{3/2} b^{5/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(Sqrt[x]*(A + B*x))/(a + b*x)^3,x]

[Out]

(Sqrt[x]*(-3*a^2*B + A*b^2*x - a*b*(A + 5*B*x)))/(4*a*b^2*(a + b*x)^2) + ((A*b + 3*a*B)*ArcTan[(Sqrt[b]*Sqrt[x
])/Sqrt[a]])/(4*a^(3/2)*b^(5/2))

________________________________________________________________________________________

Maple [A]  time = 0.012, size = 94, normalized size = 0.9 \begin{align*} 2\,{\frac{1}{ \left ( bx+a \right ) ^{2}} \left ( 1/8\,{\frac{ \left ( Ab-5\,Ba \right ){x}^{3/2}}{ab}}-1/8\,{\frac{ \left ( Ab+3\,Ba \right ) \sqrt{x}}{{b}^{2}}} \right ) }+{\frac{A}{4\,ab}\arctan \left ({b\sqrt{x}{\frac{1}{\sqrt{ab}}}} \right ){\frac{1}{\sqrt{ab}}}}+{\frac{3\,B}{4\,{b}^{2}}\arctan \left ({b\sqrt{x}{\frac{1}{\sqrt{ab}}}} \right ){\frac{1}{\sqrt{ab}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*x+A)*x^(1/2)/(b*x+a)^3,x)

[Out]

2*(1/8*(A*b-5*B*a)/a/b*x^(3/2)-1/8*(A*b+3*B*a)/b^2*x^(1/2))/(b*x+a)^2+1/4/b/a/(a*b)^(1/2)*arctan(b*x^(1/2)/(a*
b)^(1/2))*A+3/4/b^2/(a*b)^(1/2)*arctan(b*x^(1/2)/(a*b)^(1/2))*B

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)*x^(1/2)/(b*x+a)^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 2.44493, size = 633, normalized size = 6.33 \begin{align*} \left [-\frac{{\left (3 \, B a^{3} + A a^{2} b +{\left (3 \, B a b^{2} + A b^{3}\right )} x^{2} + 2 \,{\left (3 \, B a^{2} b + A a b^{2}\right )} x\right )} \sqrt{-a b} \log \left (\frac{b x - a - 2 \, \sqrt{-a b} \sqrt{x}}{b x + a}\right ) + 2 \,{\left (3 \, B a^{3} b + A a^{2} b^{2} +{\left (5 \, B a^{2} b^{2} - A a b^{3}\right )} x\right )} \sqrt{x}}{8 \,{\left (a^{2} b^{5} x^{2} + 2 \, a^{3} b^{4} x + a^{4} b^{3}\right )}}, -\frac{{\left (3 \, B a^{3} + A a^{2} b +{\left (3 \, B a b^{2} + A b^{3}\right )} x^{2} + 2 \,{\left (3 \, B a^{2} b + A a b^{2}\right )} x\right )} \sqrt{a b} \arctan \left (\frac{\sqrt{a b}}{b \sqrt{x}}\right ) +{\left (3 \, B a^{3} b + A a^{2} b^{2} +{\left (5 \, B a^{2} b^{2} - A a b^{3}\right )} x\right )} \sqrt{x}}{4 \,{\left (a^{2} b^{5} x^{2} + 2 \, a^{3} b^{4} x + a^{4} b^{3}\right )}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)*x^(1/2)/(b*x+a)^3,x, algorithm="fricas")

[Out]

[-1/8*((3*B*a^3 + A*a^2*b + (3*B*a*b^2 + A*b^3)*x^2 + 2*(3*B*a^2*b + A*a*b^2)*x)*sqrt(-a*b)*log((b*x - a - 2*s
qrt(-a*b)*sqrt(x))/(b*x + a)) + 2*(3*B*a^3*b + A*a^2*b^2 + (5*B*a^2*b^2 - A*a*b^3)*x)*sqrt(x))/(a^2*b^5*x^2 +
2*a^3*b^4*x + a^4*b^3), -1/4*((3*B*a^3 + A*a^2*b + (3*B*a*b^2 + A*b^3)*x^2 + 2*(3*B*a^2*b + A*a*b^2)*x)*sqrt(a
*b)*arctan(sqrt(a*b)/(b*sqrt(x))) + (3*B*a^3*b + A*a^2*b^2 + (5*B*a^2*b^2 - A*a*b^3)*x)*sqrt(x))/(a^2*b^5*x^2
+ 2*a^3*b^4*x + a^4*b^3)]

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: TypeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)*x**(1/2)/(b*x+a)**3,x)

[Out]

Exception raised: TypeError

________________________________________________________________________________________

Giac [A]  time = 1.18574, size = 111, normalized size = 1.11 \begin{align*} \frac{{\left (3 \, B a + A b\right )} \arctan \left (\frac{b \sqrt{x}}{\sqrt{a b}}\right )}{4 \, \sqrt{a b} a b^{2}} - \frac{5 \, B a b x^{\frac{3}{2}} - A b^{2} x^{\frac{3}{2}} + 3 \, B a^{2} \sqrt{x} + A a b \sqrt{x}}{4 \,{\left (b x + a\right )}^{2} a b^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)*x^(1/2)/(b*x+a)^3,x, algorithm="giac")

[Out]

1/4*(3*B*a + A*b)*arctan(b*sqrt(x)/sqrt(a*b))/(sqrt(a*b)*a*b^2) - 1/4*(5*B*a*b*x^(3/2) - A*b^2*x^(3/2) + 3*B*a
^2*sqrt(x) + A*a*b*sqrt(x))/((b*x + a)^2*a*b^2)